home *** CD-ROM | disk | FTP | other *** search
/ Scene 96 / Scene 96 International Edition (Zyklop Software) (Disc 2) (1997).iso / misc / coding / deepvesa / cardpuf.txt next >
Text File  |  1996-03-31  |  481b  |  18 lines

  1.  
  2.    structure of the cardpuffer created by the bios function 4f00h of
  3.    our famous int 10h:
  4.  
  5.    offset       name                   size
  6.  ≡ ─────────────────────────────────────────────────────
  7.    00h        vesasignature "VESA"    4 bytes
  8.    04h        vesaversion        2 bytes
  9.    06h        oemStringPtr        4 bytes
  10.    0ah        capabilities        4 bytes
  11.    0eh        videomodeptr        4 bytes
  12.    12h        totalmemory in 64k    2 bytes
  13.  ≡ ─────────────────────────────────────────────────────
  14.    plasmoid deep/thc
  15.  
  16.  
  17.  
  18.